[INFO] cloning repository https://github.com/ju6ge/paperless-api-client-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ju6ge/paperless-api-client-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fju6ge%2Fpaperless-api-client-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fju6ge%2Fpaperless-api-client-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9e8974adab69d147d57b50583dca4781264dd1b9
[INFO] testing ju6ge/paperless-api-client-rs/9e8974adab69d147d57b50583dca4781264dd1b9 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fju6ge%2Fpaperless-api-client-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ju6ge/paperless-api-client-rs
[INFO] finished tweaking git repo https://github.com/ju6ge/paperless-api-client-rs
[INFO] tweaked toml for git repo https://github.com/ju6ge/paperless-api-client-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ju6ge/paperless-api-client-rs on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ju6ge/paperless-api-client-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.23.1
[INFO] [stderr]   Downloaded tokio-tungstenite v0.24.0
[INFO] [stderr]   Downloaded data-encoding v2.11.0
[INFO] [stderr]   Downloaded tungstenite v0.24.0
[INFO] [stderr]   Downloaded tabled_derive v0.10.0
[INFO] [stderr]   Downloaded ansi-str v0.9.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.71
[INFO] [stderr]   Downloaded ansitok v0.3.0
[INFO] [stderr]   Downloaded schemars_derive v0.8.22
[INFO] [stderr]   Downloaded reqwest-middleware v0.4.2
[INFO] [stderr]   Downloaded reqwest-tracing v0.5.8
[INFO] [stderr]   Downloaded papergrid v0.14.0
[INFO] [stderr]   Downloaded vte v0.14.1
[INFO] [stderr]   Downloaded schemars v0.8.22
[INFO] [stderr]   Downloaded opentelemetry v0.24.0
[INFO] [stderr]   Downloaded bigdecimal v0.4.10
[INFO] [stderr]   Downloaded tabled v0.18.0
[INFO] [stderr]   Downloaded reqwest-retry v0.7.0
[INFO] [stderr]   Downloaded hyper-rustls v0.27.9
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.25.0
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.24.1
[INFO] [stderr]   Downloaded reqwest v0.12.28
[INFO] [stderr]   Downloaded matchit v0.8.6
[INFO] [stderr]   Downloaded reqwest-conditional-middleware v0.4.0
[INFO] [stderr]   Downloaded retry-policies v0.4.0
[INFO] [stderr]   Downloaded regex-cache v0.2.1
[INFO] [stderr]   Downloaded pretty_assertions v1.4.1
[INFO] [stderr]   Downloaded h2 v0.4.14
[INFO] [stderr]   Downloaded oncemutex v0.1.1
[INFO] [stderr]   Downloaded yansi v1.0.1
[INFO] [stderr]   Downloaded heapless v0.7.17
[INFO] [stderr]   Downloaded hash32 v0.2.1
[INFO] [stderr]   Downloaded atomic-polyfill v1.0.3
[INFO] [stderr]   Downloaded parse-display v0.10.0
[INFO] [stderr]   Downloaded structmeta v0.3.0
[INFO] [stderr]   Downloaded quick-xml v0.38.4
[INFO] [stderr]   Downloaded structmeta-derive v0.3.0
[INFO] [stderr]   Downloaded serde_yaml v0.8.26
[INFO] [stderr]   Downloaded web-sys v0.3.98
[INFO] [stderr]   Downloaded parse-display-derive v0.10.0
[INFO] [stderr]   Downloaded atomicwrites v0.4.4
[INFO] [stderr]   Downloaded newline-converter v0.3.0
[INFO] [stderr]   Downloaded format_serde_error v0.3.0
[INFO] [stderr]   Downloaded colored v2.2.0
[INFO] [stderr]   Downloaded console v0.15.11
[INFO] [stderr]   Downloaded encode_unicode v1.0.0
[INFO] [stderr]   Downloaded expectorate v1.2.0
[INFO] [stderr]   Downloaded similar v2.7.0
[INFO] [stderr]   Downloaded libredox v0.1.16
[INFO] [stderr]   Downloaded phonenumber v0.3.9+9.0.21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ef01bcd480d72999e0a68a49b4d1a64bb8e3a6860221b10c6fce1a2c40ffdf06
[INFO] running `Command { std: "docker" "start" "-a" "ef01bcd480d72999e0a68a49b4d1a64bb8e3a6860221b10c6fce1a2c40ffdf06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef01bcd480d72999e0a68a49b4d1a64bb8e3a6860221b10c6fce1a2c40ffdf06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef01bcd480d72999e0a68a49b4d1a64bb8e3a6860221b10c6fce1a2c40ffdf06", kill_on_drop: false }`
[INFO] [stdout] ef01bcd480d72999e0a68a49b4d1a64bb8e3a6860221b10c6fce1a2c40ffdf06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6eba3c0cffd564b7ab633660f34d1eeb93f210a41323e952eac0b1622fed9ac9
[INFO] running `Command { std: "docker" "start" "-a" "6eba3c0cffd564b7ab633660f34d1eeb93f210a41323e952eac0b1622fed9ac9", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling oncemutex v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling opentelemetry v0.24.0
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling regex-cache v0.2.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling retry-policies v0.4.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling parse-display-derive v0.10.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling opentelemetry_sdk v0.24.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling phonenumber v0.3.9+9.0.21
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling tracing-opentelemetry v0.25.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling matchit v0.8.6
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling parse-display v0.10.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling format_serde_error v0.3.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest-middleware v0.4.2
[INFO] [stderr]    Compiling reqwest-retry v0.7.0
[INFO] [stderr]    Compiling reqwest-conditional-middleware v0.4.0
[INFO] [stderr]    Compiling reqwest-tracing v0.5.8
[INFO] [stderr]    Compiling paperless-api-client v6.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 56s
[INFO] running `Command { std: "docker" "inspect" "6eba3c0cffd564b7ab633660f34d1eeb93f210a41323e952eac0b1622fed9ac9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6eba3c0cffd564b7ab633660f34d1eeb93f210a41323e952eac0b1622fed9ac9", kill_on_drop: false }`
[INFO] [stdout] 6eba3c0cffd564b7ab633660f34d1eeb93f210a41323e952eac0b1622fed9ac9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b02f738ca4db10233045ccefddeaf179d096b6a70d5700a65790d9c327fbaf1c
[INFO] running `Command { std: "docker" "start" "-a" "b02f738ca4db10233045ccefddeaf179d096b6a70d5700a65790d9c327fbaf1c", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling phonenumber v0.3.9+9.0.21
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling atomicwrites v0.4.4
[INFO] [stderr]    Compiling expectorate v1.2.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling opentelemetry_sdk v0.24.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tracing-opentelemetry v0.25.0
[INFO] [stderr]    Compiling reqwest-middleware v0.4.2
[INFO] [stderr]    Compiling reqwest-tracing v0.5.8
[INFO] [stderr]    Compiling reqwest-conditional-middleware v0.4.0
[INFO] [stderr]    Compiling reqwest-retry v0.7.0
[INFO] [stderr]    Compiling paperless-api-client v6.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "b02f738ca4db10233045ccefddeaf179d096b6a70d5700a65790d9c327fbaf1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b02f738ca4db10233045ccefddeaf179d096b6a70d5700a65790d9c327fbaf1c", kill_on_drop: false }`
[INFO] [stdout] b02f738ca4db10233045ccefddeaf179d096b6a70d5700a65790d9c327fbaf1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2f36a2ceb5ef54f93d6baa78f51c371932405cfe9281cfd196bc2f535a2cc514
[INFO] running `Command { std: "docker" "start" "-a" "2f36a2ceb5ef54f93d6baa78f51c371932405cfe9281cfd196bc2f535a2cc514", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/paperless_api_client-5b4244e559a72db9)
[INFO] [stdout] running 2 tests
[INFO] [stdout] test types::base64::tests::test_base64_try_from ... ok
[INFO] [stdout] test types::phone_number::test::test_parse_phone_number ... ok
[INFO] [stderr]    Doc-tests paperless_api_client
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.30s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 161 tests
[INFO] [stdout] test src/bulk_edit_objects.rs - bulk_edit_objects::BulkEditObjects::bulk_edit_objects (line 20) - compile ... ok
[INFO] [stdout] test src/config.rs - config::Config::destroy (line 122) - compile ... ok
[INFO] [stdout] test src/config.rs - config::Config::list (line 20) - compile ... ok
[INFO] [stdout] test src/config.rs - config::Config::partial_update (line 148) - compile ... ok
[INFO] [stdout] test src/config.rs - config::Config::update (line 85) - compile ... ok
[INFO] [stdout] test src/correspondents.rs - correspondents::Correspondents::list (line 31) - compile ... ok
[INFO] [stdout] test src/correspondents.rs - correspondents::Correspondents::update (line 265) - compile ... ok
[INFO] [stdout] test src/correspondents.rs - correspondents::Correspondents::list_stream (line 113) - compile ... ok
[INFO] [stdout] test src/correspondents.rs - correspondents::Correspondents::destroy (line 302) - compile ... ok
[INFO] [stdout] test src/correspondents.rs - correspondents::Correspondents::create (line 187) - compile ... ok
[INFO] [stdout] test src/correspondents.rs - correspondents::Correspondents::partial_update (line 328) - compile ... ok
[INFO] [stdout] test src/correspondents.rs - correspondents::Correspondents::retrieve (line 224) - compile ... ok
[INFO] [stdout] test src/config.rs - config::Config::retrieve (line 50) - compile ... ok
[INFO] [stdout] test src/custom_fields.rs - custom_fields::CustomFields::list (line 30) - compile ... ok
[INFO] [stdout] test src/custom_fields.rs - custom_fields::CustomFields::retrieve (line 216) - compile ... ok
[INFO] [stdout] test src/custom_fields.rs - custom_fields::CustomFields::destroy (line 288) - compile ... ok
[INFO] [stdout] test src/custom_fields.rs - custom_fields::CustomFields::create (line 180) - compile ... ok
[INFO] [stdout] test src/custom_fields.rs - custom_fields::CustomFields::list_stream (line 107) - compile ... ok
[INFO] [stdout] test src/custom_fields.rs - custom_fields::CustomFields::partial_update (line 314) - compile ... ok
[INFO] [stdout] test src/document_types.rs - document_types::DocumentTypes::list_stream (line 113) - compile ... ok
[INFO] [stdout] test src/document_types.rs - document_types::DocumentTypes::create (line 187) - compile ... ok
[INFO] [stdout] test src/custom_fields.rs - custom_fields::CustomFields::update (line 251) - compile ... ok
[INFO] [stdout] test src/document_types.rs - document_types::DocumentTypes::destroy (line 302) - compile ... ok
[INFO] [stdout] test src/document_types.rs - document_types::DocumentTypes::retrieve (line 224) - compile ... ok
[INFO] [stdout] test src/documents.rs - documents::Documents::download_retrieve (line 1046) - compile ... ok
[INFO] [stdout] test src/documents.rs - documents::Documents::destroy (line 982) - compile ... ok
[INFO] [stdout] test src/document_types.rs - document_types::DocumentTypes::list (line 31) - compile ... ok
[INFO] [stdout] test src/documents.rs - documents::Documents::history_list (line 1126) - compile ... ok
[INFO] [stdout] test src/document_types.rs - document_types::DocumentTypes::partial_update (line 328) - compile ... ok
[INFO] [stdout] test src/document_types.rs - document_types::DocumentTypes::update (line 265) - compile ... ok
[INFO] [stdout] test src/documents.rs - documents::Documents::bulk_download_create (line 1547) - compile ... ok
[INFO] [stdout] test src/documents.rs - documents::Documents::history_list_stream (line 1173) - compile ... ok
[INFO] [stdout] test src/documents.rs - documents::Documents::email_create (line 1089) - compile ... ok
[INFO] [stdout] test src/documents.rs - documents::Documents::bulk_edit (line 1586) - compile ... ok
[INFO] [stdout] test src/documents.rs - documents::Documents::email (line 1616) - compile ... ok
[INFO] [stdout] test src/documents.rs - documents::Documents::notes_create (line 1328) - compile ... ok
[INFO] [stdout] test src/documents.rs - documents::Documents::next_asn_retrieve (line 1648) - compile ... ok
[INFO] [stdout] test src/documents.rs - documents::Documents::metadata_retrieve (line 1250) - compile ... ok
[INFO] [stdout] test src/documents.rs - documents::Documents::list (line 132) - compile ... ok
[INFO] [stdout] test src/documents.rs - documents::Documents::list_stream (line 719) - compile ... ok
[INFO] [stdout] test src/documents.rs - documents::Documents::notes_destroy (line 1372) - compile ... ok
[INFO] [stdout] test src/documents.rs - documents::Documents::notes_list (line 1286) - compile ... ok
[INFO] [stdout] test src/documents.rs - documents::Documents::share_links (line 1448) - compile ... ok
[INFO] [stdout] test src/documents.rs - documents::Documents::preview_retrieve (line 1413) - compile ... ok
[INFO] [stdout] test src/documents.rs - documents::Documents::suggestions_retrieve (line 1483) - compile ... ok
[INFO] [stdout] test src/documents.rs - documents::Documents::retrieve (line 900) - compile ... ok
[INFO] [stdout] test src/documents.rs - documents::Documents::partial_update (line 1008) - compile ... ok
[INFO] [stdout] test src/documents.rs - documents::Documents::thumb_retrieve (line 1518) - compile ... ok
[INFO] [stdout] test src/groups.rs - groups::Groups::destroy (line 271) - compile ... ok
[INFO] [stdout] test src/documents.rs - documents::Documents::selection_data_create (line 1722) - compile ... ok
[INFO] [stdout] test src/groups.rs - groups::Groups::update (line 234) - compile ... ok
[INFO] [stdout] test src/documents.rs - documents::Documents::post_create (line 1678) - compile ... ok
[INFO] [stdout] test src/groups.rs - groups::Groups::list (line 26) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 34) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 50) - compile ... ok
[INFO] [stdout] test src/groups.rs - groups::Groups::create (line 163) - compile ... ok
[INFO] [stdout] test src/documents.rs - documents::Documents::update (line 945) - compile ... ok
[INFO] [stdout] test src/groups.rs - groups::Groups::partial_update (line 297) - compile ... ok
[INFO] [stdout] test src/groups.rs - groups::Groups::list_stream (line 93) - compile ... ok
[INFO] [stdout] test src/groups.rs - groups::Groups::retrieve (line 199) - compile ... ok
[INFO] [stdout] test src/logs.rs - logs::Logs::retrieve (line 51) - compile ... ok
[INFO] [stdout] test src/logs.rs - logs::Logs::list (line 18) - compile ... ok
[INFO] [stdout] test src/mail_accounts.rs - mail_accounts::MailAccounts::list (line 21) - compile ... ok
[INFO] [stdout] test src/mail_accounts.rs - mail_accounts::MailAccounts::create (line 131) - compile ... ok
[INFO] [stdout] test src/mail_accounts.rs - mail_accounts::MailAccounts::destroy (line 239) - compile ... ok
[INFO] [stdout] test src/mail_accounts.rs - mail_accounts::MailAccounts::partial_update (line 265) - compile ... ok
[INFO] [stdout] test src/mail_accounts.rs - mail_accounts::MailAccounts::process (line 304) - compile ... ok
[INFO] [stdout] test src/mail_accounts.rs - mail_accounts::MailAccounts::list_stream (line 63) - compile ... ok
[INFO] [stdout] test src/mail_accounts.rs - mail_accounts::MailAccounts::retrieve (line 167) - compile ... ok
[INFO] [stdout] test src/mail_accounts.rs - mail_accounts::MailAccounts::update (line 202) - compile ... ok
[INFO] [stdout] test src/mail_rules.rs - mail_rules::MailRules::destroy (line 239) - compile ... ok
[INFO] [stdout] test src/oauth.rs - oauth::Oauth::callback_retrieve (line 18) - compile ... ok
[INFO] [stdout] test src/mail_accounts.rs - mail_accounts::MailAccounts::test (line 337) - compile ... ok
[INFO] [stdout] test src/mail_rules.rs - mail_rules::MailRules::list_stream (line 63) - compile ... ok
[INFO] [stdout] test src/mail_rules.rs - mail_rules::MailRules::create (line 131) - compile ... FAILED
[INFO] [stdout] test src/mail_rules.rs - mail_rules::MailRules::list (line 21) - compile ... ok
[INFO] [stdout] test src/mail_rules.rs - mail_rules::MailRules::update (line 202) - compile ... FAILED
[INFO] [stdout] test src/mail_rules.rs - mail_rules::MailRules::retrieve (line 167) - compile ... ok
[INFO] [stdout] test src/processed_mail.rs - processed_mail::ProcessedMail::bulk_delete_create (line 184) - compile ... ok
[INFO] [stdout] test src/mail_rules.rs - mail_rules::MailRules::partial_update (line 265) - compile ... FAILED
[INFO] [stdout] test src/profile.rs - profile::Profile::disconnect_social_account_create (line 80) - compile ... ok
[INFO] [stdout] test src/processed_mail.rs - processed_mail::ProcessedMail::list_stream (line 81) - compile ... ok
[INFO] [stdout] test src/profile.rs - profile::Profile::generate_auth_token_create (line 116) - compile ... ok
[INFO] [stdout] test src/processed_mail.rs - processed_mail::ProcessedMail::list (line 24) - compile ... ok
[INFO] [stdout] test src/profile.rs - profile::Profile::totp_destroy (line 246) - compile ... ok
[INFO] [stdout] test src/profile.rs - profile::Profile::totp_create (line 213) - compile ... ok
[INFO] [stdout] test src/profile.rs - profile::Profile::partial_update (line 48) - compile ... ok
[INFO] [stdout] test src/remote_version.rs - remote_version::RemoteVersion::retrieve (line 18) - compile ... ok
[INFO] [stdout] test src/processed_mail.rs - processed_mail::ProcessedMail::retrieve (line 153) - compile ... ok
[INFO] [stdout] test src/profile.rs - profile::Profile::retrieve (line 18) - compile ... ok
[INFO] [stdout] test src/profile.rs - profile::Profile::social_account_providers_retrieve (line 148) - compile ... ok
[INFO] [stdout] test src/saved_views.rs - saved_views::SavedViews::list_stream (line 63) - compile ... ok
[INFO] [stdout] test src/profile.rs - profile::Profile::totp_retrieve (line 182) - compile ... ok
[INFO] [stdout] test src/saved_views.rs - saved_views::SavedViews::partial_update (line 265) - compile ... ok
[INFO] [stdout] test src/saved_views.rs - saved_views::SavedViews::destroy (line 239) - compile ... ok
[INFO] [stdout] test src/search.rs - search::Search::autocomplete_list (line 61) - compile ... ok
[INFO] [stdout] test src/share_links.rs - share_links::ShareLinks::destroy (line 361) - compile ... ok
[INFO] [stdout] test src/saved_views.rs - saved_views::SavedViews::list (line 21) - compile ... ok
[INFO] [stdout] test src/saved_views.rs - saved_views::SavedViews::create (line 131) - compile ... ok
[INFO] [stdout] test src/saved_views.rs - saved_views::SavedViews::retrieve (line 167) - compile ... ok
[INFO] [stdout] test src/share_links.rs - share_links::ShareLinks::list (line 46) - compile ... ok
[INFO] [stdout] test src/saved_views.rs - saved_views::SavedViews::update (line 202) - compile ... ok
[INFO] [stdout] test src/search.rs - search::Search::retrieve (line 23) - compile ... ok
[INFO] [stdout] test src/share_links.rs - share_links::ShareLinks::retrieve (line 328) - compile ... ok
[INFO] [stdout] test src/storage_paths.rs - storage_paths::StoragePaths::create (line 215) - compile ... ok
[INFO] [stdout] test src/share_links.rs - share_links::ShareLinks::create (line 292) - compile ... ok
[INFO] [stdout] test src/storage_paths.rs - storage_paths::StoragePaths::list (line 35) - compile ... ok
[INFO] [stdout] test src/status.rs - status::Status::retrieve (line 18) - compile ... ok
[INFO] [stdout] test src/statistics.rs - statistics::Statistics::retrieve (line 18) - compile ... ok
[INFO] [stdout] test src/share_links.rs - share_links::ShareLinks::list_stream (line 203) - compile ... ok
[INFO] [stdout] test src/storage_paths.rs - storage_paths::StoragePaths::destroy (line 331) - compile ... ok
[INFO] [stdout] test src/storage_paths.rs - storage_paths::StoragePaths::list_stream (line 137) - compile ... ok
[INFO] [stdout] test src/storage_paths.rs - storage_paths::StoragePaths::retrieve (line 252) - compile ... ok
[INFO] [stdout] test src/storage_paths.rs - storage_paths::StoragePaths::partial_update (line 356) - compile ... ok
[INFO] [stdout] test src/tags.rs - tags::Tags::list (line 32) - compile ... ok
[INFO] [stdout] test src/storage_paths.rs - storage_paths::StoragePaths::test_create (line 389) - compile ... ok
[INFO] [stdout] test src/tags.rs - tags::Tags::destroy (line 308) - compile ... ok
[INFO] [stdout] test src/tags.rs - tags::Tags::create (line 193) - compile ... ok
[INFO] [stdout] test src/storage_paths.rs - storage_paths::StoragePaths::update (line 293) - compile ... ok
[INFO] [stdout] test src/tags.rs - tags::Tags::list_stream (line 119) - compile ... ok
[INFO] [stdout] test src/tags.rs - tags::Tags::partial_update (line 334) - compile ... ok
[INFO] [stdout] test src/tasks.rs - tasks::Tasks::acknowledge (line 126) - compile ... ok
[INFO] [stdout] test src/tags.rs - tags::Tags::retrieve (line 230) - compile ... ok
[INFO] [stdout] test src/tags.rs - tags::Tags::update (line 271) - compile ... ok
[INFO] [stdout] test src/tasks.rs - tasks::Tasks::retrieve (line 83) - compile ... ok
[INFO] [stdout] test src/trash.rs - trash::Trash::create (line 52) - compile ... ok
[INFO] [stdout] test src/token.rs - token::Token::create (line 16) - compile ... ok
[INFO] [stdout] test src/tasks.rs - tasks::Tasks::run_create (line 163) - compile ... ok
[INFO] [stdout] test src/ui_settings.rs - ui_settings::UiSettings::retrieve (line 16) - compile ... ok
[INFO] [stdout] test src/tasks.rs - tasks::Tasks::list (line 42) - compile ... FAILED
[INFO] [stdout] test src/ui_settings.rs - ui_settings::UiSettings::create (line 46) - compile ... ok
[INFO] [stdout] test src/trash.rs - trash::Trash::list (line 21) - compile ... ok
[INFO] [stdout] test src/users.rs - users::Users::destroy (line 271) - compile ... ok
[INFO] [stdout] test src/users.rs - users::Users::list_stream (line 93) - compile ... ok
[INFO] [stdout] test src/users.rs - users::Users::list (line 26) - compile ... ok
[INFO] [stdout] test src/users.rs - users::Users::deactivate_totp_create (line 334) - compile ... ok
[INFO] [stdout] test src/users.rs - users::Users::create (line 163) - compile ... ok
[INFO] [stdout] test src/users.rs - users::Users::partial_update (line 297) - compile ... ok
[INFO] [stdout] test src/users.rs - users::Users::retrieve (line 199) - compile ... ok
[INFO] [stdout] test src/users.rs - users::Users::update (line 234) - compile ... ok
[INFO] [stdout] test src/workflow_actions.rs - workflow_actions::WorkflowActions::list (line 21) - compile ... ok
[INFO] [stdout] test src/workflow_actions.rs - workflow_actions::WorkflowActions::destroy (line 239) - compile ... ok
[INFO] [stdout] test src/workflow_actions.rs - workflow_actions::WorkflowActions::list_stream (line 63) - compile ... ok
[INFO] [stdout] test src/workflow_actions.rs - workflow_actions::WorkflowActions::create (line 131) - compile ... FAILED
[INFO] [stdout] test src/workflow_triggers.rs - workflow_triggers::WorkflowTriggers::create (line 134) - compile ... ok
[INFO] [stdout] test src/workflow_actions.rs - workflow_actions::WorkflowActions::retrieve (line 167) - compile ... ok
[INFO] [stdout] test src/workflow_triggers.rs - workflow_triggers::WorkflowTriggers::destroy (line 242) - compile ... ok
[INFO] [stdout] test src/workflow_actions.rs - workflow_actions::WorkflowActions::partial_update (line 265) - compile ... FAILED
[INFO] [stdout] test src/workflow_triggers.rs - workflow_triggers::WorkflowTriggers::list_stream (line 63) - compile ... ok
[INFO] [stdout] test src/workflow_triggers.rs - workflow_triggers::WorkflowTriggers::retrieve (line 170) - compile ... ok
[INFO] [stdout] test src/workflow_triggers.rs - workflow_triggers::WorkflowTriggers::list (line 21) - compile ... ok
[INFO] [stdout] test src/workflow_triggers.rs - workflow_triggers::WorkflowTriggers::partial_update (line 268) - compile ... ok
[INFO] [stdout] test src/workflows.rs - workflows::Workflows::list_stream (line 63) - compile ... ok
[INFO] [stdout] test src/workflow_actions.rs - workflow_actions::WorkflowActions::update (line 202) - compile ... FAILED
[INFO] [stdout] test src/workflow_triggers.rs - workflow_triggers::WorkflowTriggers::update (line 205) - compile ... ok
[INFO] [stdout] test src/workflows.rs - workflows::Workflows::retrieve (line 167) - compile ... ok
[INFO] [stdout] test src/workflows.rs - workflows::Workflows::destroy (line 239) - compile ... ok
[INFO] [stdout] test src/workflows.rs - workflows::Workflows::list (line 21) - compile ... ok
[INFO] [stdout] test src/workflows.rs - workflows::Workflows::partial_update (line 265) - compile ... FAILED
[INFO] [stdout] test src/workflows.rs - workflows::Workflows::create (line 131) - compile ... FAILED
[INFO] [stdout] test src/workflows.rs - workflows::Workflows::update (line 202) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/mail_rules.rs - mail_rules::MailRules::create (line 131) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/mail_rules.rs:152:36
[INFO] [stdout]     |
[INFO] [stdout] 152 |             assign_tags: Some(vec![4 as i64]),
[INFO] [stdout]     |                                    ^^^^^^^^ expected `Option<i64>`, found `i64`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `Option<i64>`
[INFO] [stdout]                found type `i64`
[INFO] [stdout] help: try wrapping the expression in `Some`
[INFO] [stdout]     |
[INFO] [stdout] 152 |             assign_tags: Some(vec![Some(4 as i64)]),
[INFO] [stdout]     |                                    +++++        +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/mail_rules.rs - mail_rules::MailRules::update (line 202) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/mail_rules.rs:225:40
[INFO] [stdout]     |
[INFO] [stdout] 225 |                 assign_tags: Some(vec![4 as i64]),
[INFO] [stdout]     |                                        ^^^^^^^^ expected `Option<i64>`, found `i64`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `Option<i64>`
[INFO] [stdout]                found type `i64`
[INFO] [stdout] help: try wrapping the expression in `Some`
[INFO] [stdout]     |
[INFO] [stdout] 225 |                 assign_tags: Some(vec![Some(4 as i64)]),
[INFO] [stdout]     |                                        +++++        +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/mail_rules.rs - mail_rules::MailRules::partial_update (line 265) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/mail_rules.rs:288:40
[INFO] [stdout]     |
[INFO] [stdout] 288 |                 assign_tags: Some(vec![4 as i64]),
[INFO] [stdout]     |                                        ^^^^^^^^ expected `Option<i64>`, found `i64`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `Option<i64>`
[INFO] [stdout]                found type `i64`
[INFO] [stdout] help: try wrapping the expression in `Some`
[INFO] [stdout]     |
[INFO] [stdout] 288 |                 assign_tags: Some(vec![Some(4 as i64)]),
[INFO] [stdout]     |                                        +++++        +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/tasks.rs - tasks::Tasks::list (line 42) stdout ----
[INFO] [stdout] error[E0433]: cannot find `OptionListTaskName` in `types`
[INFO] [stdout]   --> src/tasks.rs:53:47
[INFO] [stdout]    |
[INFO] [stdout] 53 |             Some(paperless_api_client::types::OptionListTaskName::IndexOptimize),
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^ could not find `OptionListTaskName` in `types`
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 53 -             Some(paperless_api_client::types::OptionListTaskName::IndexOptimize),
[INFO] [stdout] 53 +             Some(paperless_api_client::types::ListTaskName::IndexOptimize),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/workflow_actions.rs - workflow_actions::WorkflowActions::create (line 131) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/workflow_actions.rs:141:36
[INFO] [stdout]     |
[INFO] [stdout] 141 |             assign_tags: Some(vec![4 as i64]),
[INFO] [stdout]     |                                    ^^^^^^^^ expected `Option<i64>`, found `i64`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `Option<i64>`
[INFO] [stdout]                found type `i64`
[INFO] [stdout] help: try wrapping the expression in `Some`
[INFO] [stdout]     |
[INFO] [stdout] 141 |             assign_tags: Some(vec![Some(4 as i64)]),
[INFO] [stdout]     |                                    +++++        +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/workflow_actions.rs - workflow_actions::WorkflowActions::partial_update (line 265) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/workflow_actions.rs:277:40
[INFO] [stdout]     |
[INFO] [stdout] 277 |                 assign_tags: Some(vec![4 as i64]),
[INFO] [stdout]     |                                        ^^^^^^^^ expected `Option<i64>`, found `i64`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `Option<i64>`
[INFO] [stdout]                found type `i64`
[INFO] [stdout] help: try wrapping the expression in `Some`
[INFO] [stdout]     |
[INFO] [stdout] 277 |                 assign_tags: Some(vec![Some(4 as i64)]),
[INFO] [stdout]     |                                        +++++        +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/workflow_actions.rs - workflow_actions::WorkflowActions::update (line 202) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/workflow_actions.rs:214:40
[INFO] [stdout]     |
[INFO] [stdout] 214 |                 assign_tags: Some(vec![4 as i64]),
[INFO] [stdout]     |                                        ^^^^^^^^ expected `Option<i64>`, found `i64`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `Option<i64>`
[INFO] [stdout]                found type `i64`
[INFO] [stdout] help: try wrapping the expression in `Some`
[INFO] [stdout]     |
[INFO] [stdout] 214 |                 assign_tags: Some(vec![Some(4 as i64)]),
[INFO] [stdout]     |                                        +++++        +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/workflows.rs - workflows::Workflows::partial_update (line 265) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/workflows.rs:307:44
[INFO] [stdout]     |
[INFO] [stdout] 307 |                     assign_tags: Some(vec![4 as i64]),
[INFO] [stdout]     |                                            ^^^^^^^^ expected `Option<i64>`, found `i64`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `Option<i64>`
[INFO] [stdout]                found type `i64`
[INFO] [stdout] help: try wrapping the expression in `Some`
[INFO] [stdout]     |
[INFO] [stdout] 307 |                     assign_tags: Some(vec![Some(4 as i64)]),
[INFO] [stdout]     |                                            +++++        +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/workflows.rs - workflows::Workflows::create (line 131) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/workflows.rs:171:40
[INFO] [stdout]     |
[INFO] [stdout] 171 |                 assign_tags: Some(vec![4 as i64]),
[INFO] [stdout]     |                                        ^^^^^^^^ expected `Option<i64>`, found `i64`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `Option<i64>`
[INFO] [stdout]                found type `i64`
[INFO] [stdout] help: try wrapping the expression in `Some`
[INFO] [stdout]     |
[INFO] [stdout] 171 |                 assign_tags: Some(vec![Some(4 as i64)]),
[INFO] [stdout]     |                                        +++++        +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/workflows.rs - workflows::Workflows::update (line 202) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/workflows.rs:244:44
[INFO] [stdout]     |
[INFO] [stdout] 244 |                     assign_tags: Some(vec![4 as i64]),
[INFO] [stdout]     |                                            ^^^^^^^^ expected `Option<i64>`, found `i64`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `Option<i64>`
[INFO] [stdout]                found type `i64`
[INFO] [stdout] help: try wrapping the expression in `Some`
[INFO] [stdout]     |
[INFO] [stdout] 244 |                     assign_tags: Some(vec![Some(4 as i64)]),
[INFO] [stdout]     |                                            +++++        +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/mail_rules.rs - mail_rules::MailRules::create (line 131)
[INFO] [stdout]     src/mail_rules.rs - mail_rules::MailRules::partial_update (line 265)
[INFO] [stdout]     src/mail_rules.rs - mail_rules::MailRules::update (line 202)
[INFO] [stdout]     src/tasks.rs - tasks::Tasks::list (line 42)
[INFO] [stdout]     src/workflow_actions.rs - workflow_actions::WorkflowActions::create (line 131)
[INFO] [stdout]     src/workflow_actions.rs - workflow_actions::WorkflowActions::partial_update (line 265)
[INFO] [stdout]     src/workflow_actions.rs - workflow_actions::WorkflowActions::update (line 202)
[INFO] [stdout]     src/workflows.rs - workflows::Workflows::create (line 131)
[INFO] [stdout]     src/workflows.rs - workflows::Workflows::partial_update (line 265)
[INFO] [stdout]     src/workflows.rs - workflows::Workflows::update (line 202)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 151 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 14.44s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "2f36a2ceb5ef54f93d6baa78f51c371932405cfe9281cfd196bc2f535a2cc514", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f36a2ceb5ef54f93d6baa78f51c371932405cfe9281cfd196bc2f535a2cc514", kill_on_drop: false }`
[INFO] [stdout] 2f36a2ceb5ef54f93d6baa78f51c371932405cfe9281cfd196bc2f535a2cc514
